home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-11-25 | 645 b | 56 lines | [TEXT/ttxt] |
- //Bloodshot Eyes - Left Eye by Inspirator
-
- Resn=10,
-
- Durn="1.6",
-
- CamX="10 + sin(t/.5) * 15",
- CamY="cos(t/.4) * 20",
- CamZ="sin(t/.3) * 10",
-
- CmLX="sin(t/.4) * 15",
- CmLY="-90 + cos(t/.3) * 20",
- CmLZ="sin(t/.2) * 10",
-
- CUpX="0",
- CUpY="0",
- CUpZ="1",
-
-
-
-
- widt=420,heig=280,
-
-
- ConL=1,ConB=1,
-
- LWdt="4",
-
- Fall="0.03",
-
- C0="sin( 2.2 * PI * dt )",
- C1="cos( 2.2 * PI * dt )",
-
- D0="( s/2 + .9 ) * 3.1415926",
- D1="140",
- D2="cos( d0 )",
- D3="sin( d0 )",
-
- X="d2 * d1 * c1",
- Y="d3 * d1",
- Z="d2 * d1 * c0",
-
-
- D4="1.5 * s",
-
- R="pos(sgn( 1 - d4 ))",
- G="pos(sgn( 2 - d4 )) - mag(s)",
- B="pos(sgn( 1.02 - d4 )) - mag(s)",
-
-
- Scal="350",
- ScSz=1,
-
- Pers="440",
-
- Vers=30,